nested vmx: emulate IA32_VMX_MISC MSR
authorDongxiao Xu <dongxiao.xu@intel.com>
Tue, 8 Jan 2013 09:42:19 +0000 (10:42 +0100)
committerDongxiao Xu <dongxiao.xu@intel.com>
Tue, 8 Jan 2013 09:42:19 +0000 (10:42 +0100)
commit34eda39b276aaa96acd6a939da9856b18729af10
tree27624c4a1d9aa71361ab43ea75d54475c840361b
parent3c303591a61b0e0a8a9d5c067a112118850b54f8
nested vmx: emulate IA32_VMX_MISC MSR

Use the host value to emulate IA32_VMX_MISC MSR for L1 VMM.
For CR3-target value, we don't support this feature currently and
set the number to zero.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Committed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/hvm/vmx/vvmx.c
xen/include/asm-x86/hvm/vmx/vmcs.h